Sets the indices of the emphasized data items. PieRenderer draws their corresponding slices as pulled out of the pie.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public void setDetachedSlices ( |
A list with integer values.
RemarksUse PieRenderer.setDetachOffset to specify how much the pieces are detached from the pie.
See Also